home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2151_attach < prev    next >
Text File  |  1989-03-06  |  370b  |  6 lines

  1. attach ( how, block1, block2*, … )
  2. glue blocks together
  3.  
  4. Arguments are: how—#ROW (attach left to right) or #COL (attach top to bottom); block1, block2, …—blocks to be attached.
  5.  
  6. If attached with #ROW, the result will have as many rows as the largest block. If with #COL, as many columns as the largest block. Any missing values in either case will be replaced with #NA.